home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / totem-xine / README < prev    next >
Encoding:
Text File  |  2007-03-25  |  3.7 KB  |  150 lines

  1.  
  2.                          _|_ __|_ _ ._ _  
  3.                           |_(_)|_(/_| | | 
  4.  
  5. Totem is movie player for the Gnome desktop based on xine or GStreamer.
  6. It features a playlist, a full-screen mode, seek and volume controls,
  7. as well as complete keyboard navigation.
  8.  
  9. Apart from a movie player, it also includes a mozilla plugin and a
  10. nautilus thumbnailer and properties page.
  11.  
  12. News
  13. ====
  14.  
  15. See NEWS file
  16.  
  17. Dependencies
  18. ============
  19.  
  20. xine-lib 1.0 rc7 or newer:
  21.     http://xinehq.de
  22. or
  23. GStreamer 0.10.6, and gstreamer-plugins-base 0.10.7
  24.     http://gstreamer.freedesktop.org
  25.  
  26. GNOME 2.6 development platform
  27.     http://www.gnome.org
  28.  
  29. gromit 20041213, for the Telestrator mode:
  30.     http://www.home.unix-ag.org/simon/gromit/
  31.  
  32. Controls
  33. ========
  34.  
  35. H:
  36.     Hide/Show controls in windowed mode
  37. I:
  38.     Switch deinterlacing on and off
  39. P, Space (fullscreen only):
  40.     Play/Pause
  41. Escape (in full screen mode):
  42.     Switch to windowed mode
  43. F:
  44.     Toggle full screen
  45. 0/┬╜,1,2:
  46.     Zoom respectively to 50%, 100% and 200% of the video's original size
  47. Left arrow:
  48.     Go back 15 seconds
  49. Right arrow:
  50.     Go forward 60 seconds
  51. Shift+Left arrow:
  52.     Go back 5 seconds
  53. Shift+Right arrow:
  54.     Go forward 15 seconds
  55. Ctrl+Left arrow:
  56.     Go back 3 minutes
  57. Ctrl+Right arrow:
  58.     Go forward 10 minutes
  59. Up Arrow:
  60.     Increase the volume by 8%
  61. Down Arrow:
  62.     Decrease the volume by 8%
  63. Keypad Up / Keypad 8:
  64.     DVD Action Up
  65. Keypad Down / Keypad 2:
  66.     DVD Action Down
  67. Keypad Left / Keypad 4:
  68.     DVD Action Left
  69. Keypad Right / Keypad 6:
  70.     DVD Action Right
  71. B:
  72.     Previous stream (Back)
  73. N:
  74.     Next stream (Next)
  75. Q:
  76.     Quit
  77. R, T:
  78.     Zoom in and zoom out, respectively
  79. S:
  80.     Show the "Skip to" dialog
  81. D:
  82.     Toggle drawing using Gromit
  83. E:
  84.     Erase drawing using Gromit
  85. Mouse button 1 double-click:
  86.     Toggle full screen
  87. Middle mouse button click:
  88.     Play/Pause
  89.  
  90. Copyright
  91. =========
  92.  
  93. Nifty media player icon by Jakub Steiner <jimmac@ximian.com>
  94.  
  95. UI help by Seth Nickell <snickell@stanford.edu>
  96.  
  97. FAQ
  98. ===
  99.  
  100. TODO
  101. ====
  102.  
  103. - write a widget more suitable for seeking in place of the current slider
  104. - broadcasting and network client
  105. - Play with OSD and stuff
  106. - ports to other windowing system/OSes?
  107. - OO.o plugin?
  108.   http://www.openoffice.org/issues/show_bug.cgi?id=41419
  109. - add equaliser support to the API
  110. - be able to choose the deinterlace method?
  111. http://article.gmane.org/gmane.comp.video.xine.devel/4304/match=tvtime
  112. - accessible subtitles?
  113. http://article.gmane.org/gmane.comp.video.xine.devel/3456/match=+api+addition+subtitles+accessibility
  114. - implement a subclass of the checkbox menu item that takes two strings as parameters and switche between the two depending on the state (eg. Lock/Unlock)
  115. - rtsp plugin for xine?
  116. http://www.live.com/liveMedia/#testProgs
  117. - finish vanity
  118.  
  119. GStreamer backend TODO
  120. ======================
  121. - deinterlacing
  122. - network connection speed (mmsh://, http://, rtsp://...)
  123.  
  124. Easy GStreamer plugin installation via libgimme-codec (optional)
  125. ================================================================
  126. - requires GStreamer core and gst-plugins-base >= 0.10.12
  127. - libgimme-codec is a very thing wrapper library to call a predefined external
  128.   helper script with details of missing GStreamer plugins, it can be obtained
  129.   from http://desrt.mcmaster.ca/code/libgimme-codec/
  130.   The library on its own is not very useful, since it does not provide the
  131.   actual external helper that does the package installation or suggests what
  132.   to install.
  133. - for more information, see https://wiki.ubuntu.com/EasyCodecInstallation
  134.   and the links referenced there.
  135.  
  136. BUGS
  137. ====
  138.  
  139. Bugs should be lodged in Gnome's Bugzilla:
  140. http://bugzilla.gnome.org/enter_bug.cgi?product=totem
  141.  
  142. To get a better debug output, run:
  143. gconftool-2 --set --type bool /apps/totem/debug true
  144.  
  145. Contact
  146. =======
  147.  
  148. Bastien Nocera <hadess@hadess.net>
  149. http://www.gnome.org/projects/totem/
  150.